| SyRegistry |
| Logical Entity Name | SyRegistry |
| Default Table Name | SyRegistry |
| Physical Only | NO |
| Definition | |
| Note |
| SyRegistry Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
RegKey |
varchar(200) | NO | ||
| RegValue | nvarchar(1000) | NO | ||
| DisplayOrder | int | NO | ||
| Prompt | varchar(50) | NO | ||
| ListType | char(1) | NO | ||
| ValueList | varchar(255) | NO | ||
| LongPrompt | varchar(255) | NO | ||
| MaxLength | tinyint | NO | ||
| Userid | int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| SyRegistryID | int | NO | ||
| WebModule | varchar(10) | NO | ||
| IsDisplayInWeb | bit | NO |
| SyRegistry Primary and Unique Keys |
| Key Name | Key Type | Keys |
| SyRegistry_RegKey_U_C_IDX | PrimaryKey | RegKey |
| SyRegistry Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyRegistry Check Constraints |
| Check Constraint Name | CheckConstraint |